-
Home
-
Captcha for WordPress (CF7, FluentForm, WPForms, Elementor and many more)
-
1.6.1
-
Code
-
Classes
- Captcha
Total Complexity |
42 |
Dependencies |
2 |
Dependents |
11 |
Total lines |
334 |
Lines of code |
165 |
Logical lines of code |
80 |
Comment lines |
97 |
Methods |
22 |
Properties |
6 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getCount() |
S |
56 |
6 |
17 |
save() |
S |
52 |
3 |
26 |
getByHash() |
S |
61 |
3 |
12 |
getById() |
S |
61 |
3 |
12 |
createTable() |
S |
58 |
2 |
17 |
isUpdate() |
S |
71 |
3 |
6 |
__construct() |
S |
69 |
3 |
7 |
getHash() |
S |
72 |
2 |
6 |
generateHash() |
S |
68 |
2 |
7 |
getCreatetime() |
S |
69 |
2 |
7 |
getUpdatetime() |
S |
69 |
2 |
7 |
isValidHash() |
S |
80 |
1 |
3 |
getCode() |
S |
82 |
1 |
3 |
setId() |
S |
81 |
1 |
3 |
getValidated() |
S |
82 |
1 |
3 |
setValidated() |
S |
81 |
1 |
3 |
setCreatetime() |
S |
75 |
1 |
4 |
setUpdatetime() |
S |
75 |
1 |
4 |
getId() |
S |
82 |
1 |
3 |
getTableName() |
S |
71 |
1 |
6 |
deleteTable() |
S |
70 |
1 |
6 |
setCode() |
S |
81 |
1 |
3 |